-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add prometheus metrics for monitoring #110
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this pr capturing all the metrics listed in the https://docs.google.com/document/d/1xx0srb5MnVaK4x8cjQniauKsDroKEzL841yVmBfXYZk/edit?tab=t.0#heading=h.5lnmdqf1727m or is that coming in a future pr?
@gouthamp-stellar Yes due to lot of metrics, I will break it into smaller PRs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more changes I pointed out that would be nice to make here
What
api
andingest
services. Note that while the prometheus servers are separate, the metrics are collected on the same grafana server.Why
We want to setup a proper monitoring framework for the wallet-backend.
Known limitations
NA
Issue that this PR addresses
Closes #99
Checklist
PR Structure
all
if the changes are broad or impact many packages.Thoroughness
Release